PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFSquareAnnotation Class / setBorder Method
A PDFAnnotationBorder object specifying the style of the annotation border.
In This Topic
    setBorder Method
    In This Topic
    Sets the annotation border.
    Syntax
    public void setBorder( 
       PDFAnnotationBorder border
    )

    Parameters

    border
    A PDFAnnotationBorder object specifying the style of the annotation border.
    See Also